Feat/67 issue filter#69
Merged
Merged
Conversation
이슈 검색 시 제목(title)뿐만 아니라 상태(status), 작성자명(author), 담당자명(assignee), 라벨명(label)까지 포함하여 검색하도록 기능을 확장합니다. - IssueService의 getFilteredIssues 메소드 내 QueryDSL 로직 수정 - OR 조건을 사용하여 여러 필드에 걸쳐 통합 검색 쿼리 실행
- SecurityConfig authorize request 허용 url 추가
- SecurityConfig authorize request 허용 url 추가에 따라 테스트 코드 인증 여부 수정해 재작성
…IssueDive into feat/67-issue-filter
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
연관된 이슈
작업 내용
📸 스크린샷 (선택)
PR 유형
리뷰 요구사항(선택)
PR Checklist
mainbranch가 아닌devbranch에 PR 요청을 했습니다. (main branch에 바로 PR&merge하지 않기).